R undocumented/MediaAlbumFunctions.R

# This function creates a MediaAlbum object for use in creating and modifying MediaAlbum objects.
createMediaalbumObject = function(Title  = NULL, Description  = NULL, Comments setting  = NULL, Member post setting  = NULL, Published  = NULL, Photo count  = NULL, Video count  = NULL, Audio count  = NULL, Cover image URL  = NULL, Created timestamp  = NULL){
object = as.list(environment()) 
 object = userObject[as.character(userObject) != "NULL"] 
 return(userObject) 
 }
sterfa02/SchoologyAPI documentation built on Jan. 10, 2023, 11:27 p.m.